bitkeeper revision 1.1236.1.58 (42288505tf22vxeNSISpP2B48DpV5A)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Fri, 4 Mar 2005 15:55:49 +0000 (15:55 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Fri, 4 Mar 2005 15:55:49 +0000 (15:55 +0000)
commit905a37d9b6d275ee20606ad90d78b5479b30f4d7
tree7b4e70702c473b5d06c453e1b62e250c16bbfacd
parentf4eda9b01b892ea8b5dd25d76dd3da5b83798ffb
bitkeeper revision 1.1236.1.58 (42288505tf22vxeNSISpP2B48DpV5A)

Fix the Emacs 'local variables' block to include required end stmt.
Signed-off-by: Keir Fraser <keir.fraser@cl.cam.ac.uk>
63 files changed:
xen/arch/x86/boot/mkelf32.c
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/i387.c
xen/arch/x86/idle0_task.c
xen/arch/x86/mm.c
xen/arch/x86/pci-pc.c
xen/arch/x86/setup.c
xen/arch/x86/shadow.c
xen/arch/x86/smpboot.c
xen/arch/x86/time.c
xen/arch/x86/traps.c
xen/arch/x86/vmx.c
xen/arch/x86/vmx_io.c
xen/arch/x86/vmx_platform.c
xen/arch/x86/vmx_vmcs.c
xen/arch/x86/x86_32/mm.c
xen/arch/x86/x86_32/seg_fixup.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/mm.c
xen/common/ac_timer.c
xen/common/dom0_ops.c
xen/common/dom_mem_ops.c
xen/common/domain.c
xen/common/elf.c
xen/common/event_channel.c
xen/common/grant_table.c
xen/common/kernel.c
xen/common/keyhandler.c
xen/common/lib.c
xen/common/multicall.c
xen/common/page_alloc.c
xen/common/perfc.c
xen/common/physdev.c
xen/common/resource.c
xen/common/sched_atropos.c
xen/common/sched_bvt.c
xen/common/sched_rrobin.c
xen/common/schedule.c
xen/common/softirq.c
xen/common/string.c
xen/common/trace.c
xen/common/vsprintf.c
xen/common/xmalloc.c
xen/drivers/char/console.c
xen/drivers/char/serial.c
xen/include/asm-ia64/domain.h
xen/include/asm-x86/domain.h
xen/include/asm-x86/ldt.h
xen/include/asm-x86/page.h
xen/include/asm-x86/processor.h
xen/include/asm-x86/serial.h
xen/include/asm-x86/shadow.h
xen/include/asm-x86/vmx_vmcs.h
xen/include/asm-x86/x86_32/current.h
xen/include/asm-x86/x86_32/page.h
xen/include/asm-x86/x86_64/current.h
xen/include/asm-x86/x86_64/page.h
xen/include/public/physdev.h
xen/include/xen/ac_timer.h
xen/include/xen/sched.h
xen/include/xen/serial.h
xen/include/xen/time.h